From: Sven Eckelmann Date: Wed, 1 Oct 2025 12:35:49 +0000 (+0200) Subject: realtek: drop source-only from rtl931x target X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=4231a731dddc7e65152ab82c1ddae14ceff85849;p=openwrt%2Fopenwrt.git realtek: drop source-only from rtl931x target Now the rtl931x target has real devices that need to be built. Remove the source-only flag to make the images available. Signed-off-by: Sven Eckelmann Link: https://github.com/openwrt/openwrt/pull/20172 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/realtek/rtl931x/target.mk b/target/linux/realtek/rtl931x/target.mk index 62e88b41c6..eaa6b61214 100644 --- a/target/linux/realtek/rtl931x/target.mk +++ b/target/linux/realtek/rtl931x/target.mk @@ -4,7 +4,6 @@ SUBTARGET:=rtl931x CPU_TYPE:=24kc BOARD:=realtek BOARDNAME:=Realtek MIPS RTL931X -FEATURES+=source-only define Target/Description Build firmware images for Realtek RTL931x based boards.